home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2012 February / maximum-cd-2012-02.iso / DiscContents / TheWagerSetup1.2.exe / Assets / Scripts / [15].lua < prev    next >
Encoding:
Text File  |  2011-02-26  |  397 b   |  8 lines

  1. -- Script [15]
  2. Starting = 0;
  3. SeaEvent = 0;
  4.  
  5. ShowStoryText("Your voyage is an utter disaster, and you end up spending a day going around in circles followed by several more making repairs in less than ideal circumstances. You promise your crew this will never happen again.");
  6. AddCaptainsLog("Got stuck at sea and was forced into making laborious repairs to the ship's sails.");
  7. AddDays(9);
  8.